From: Lars Hansen Date: Wed, 5 Nov 2003 13:28:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25057 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d3778815020a0d440200e757f4b71840fcf81af9;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 534798f1686..1023634b470 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-11-05 Juri Linkov + + * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system. + (desktop-buffer-file): Use saved buffer-file-coding-system + for file reading. Set auto-insert to nil to prevent automatic + insertion into restored empty files. + 2003-11-04 Luc Teirlinck * files.el (risky-local-variable-p): Make second argument optional.